[INFO] cloning repository https://github.com/MyUsernamee/lc3tools-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MyUsernamee/lc3tools-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMyUsernamee%2Flc3tools-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMyUsernamee%2Flc3tools-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d994eb44f24274652e1e26fa0d72393e7dd0bdf
[INFO] fixing MyUsernamee/lc3tools-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMyUsernamee%2Flc3tools-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MyUsernamee/lc3tools-rs
[INFO] finished tweaking git repo https://github.com/MyUsernamee/lc3tools-rs
[INFO] tweaked toml for git repo https://github.com/MyUsernamee/lc3tools-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MyUsernamee/lc3tools-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MyUsernamee/lc3tools-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v5.2.0
[INFO] [stderr]   Downloaded nvim-oxi-luajit v0.6.0
[INFO] [stderr]   Downloaded nvim-oxi v0.6.0
[INFO] [stderr]   Downloaded nvim-oxi-macros v0.6.0
[INFO] [stderr]   Downloaded nvim-oxi-types v0.6.0
[INFO] [stderr]   Downloaded keybinds v0.2.0
[INFO] [stderr]   Downloaded nvim-oxi-api v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 11dcb021eb4ed865d50efd1ee8f1382eab6923f1af13e6f2802e8ee7812a2945
[INFO] running `Command { std: "docker" "start" "11dcb021eb4ed865d50efd1ee8f1382eab6923f1af13e6f2802e8ee7812a2945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11dcb021eb4ed865d50efd1ee8f1382eab6923f1af13e6f2802e8ee7812a2945" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11dcb021eb4ed865d50efd1ee8f1382eab6923f1af13e6f2802e8ee7812a2945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11dcb021eb4ed865d50efd1ee8f1382eab6923f1af13e6f2802e8ee7812a2945" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling nvim-oxi-macros v0.6.0
[INFO] [stderr]    Compiling nvim-oxi v0.6.0
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking nvim-oxi-luajit v0.6.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking nvim-oxi-types v0.6.0
[INFO] [stderr]     Checking nvim-oxi-api v0.6.0
[INFO] [stderr]     Checking simple_logger v5.2.0
[INFO] [stderr]     Checking keybinds v0.2.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking lc3tools-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `path::Path`
[INFO] [stdout]  --> src/debugger/nvim.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, path::Path, rc::Rc};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/debugger/nvim.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     api::{self, Error},
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cell::RefCell` and `rc::Rc`
[INFO] [stdout]  --> src/simulator/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cell::RefCell,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     rc::Rc,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::Path`
[INFO] [stdout]  --> src/debugger/nvim.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, path::Path, rc::Rc};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/debugger/nvim.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     api::{self, Error},
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cell::RefCell` and `rc::Rc`
[INFO] [stdout]  --> src/simulator/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cell::RefCell,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     rc::Rc,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create_sim`
[INFO] [stdout]   --> src/debugger/nvim.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let create_sim: Function<String, Result<bool, api::Error>> =
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_create_sim`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/debugger/mod.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 |                 _ => {}
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/debugger/mod.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 (Action::Quit, Mode::Insert) => {
[INFO] [stdout]     |                 ---------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 257 |                 (Action::Quit, Mode::Normal) => {
[INFO] [stdout]     |                 ---------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 260 |                 (Action::Step, Mode::Normal) => {
[INFO] [stdout]     |                 ---------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 265 |                 (Action::Run, Mode::Normal) => {
[INFO] [stdout]     |                 --------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 315 |                 _ => {}
[INFO] [stdout]     |                 ^ ...and 7 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/debugger/mod.rs:466:39
[INFO] [stdout]     |
[INFO] [stdout] 466 |     fn handle_output_input(&mut self, action: KeyPress, mode: Mode) {}
[INFO] [stdout]     |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]    --> src/debugger/mod.rs:466:57
[INFO] [stdout]     |
[INFO] [stdout] 466 |     fn handle_output_input(&mut self, action: KeyPress, mode: Mode) {}
[INFO] [stdout]     |                                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/debugger/mod.rs:468:38
[INFO] [stdout]     |
[INFO] [stdout] 468 |     fn handle_state_input(&mut self, action: KeyPress, mode: Mode) {}
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]    --> src/debugger/mod.rs:468:56
[INFO] [stdout]     |
[INFO] [stdout] 468 |     fn handle_state_input(&mut self, action: KeyPress, mode: Mode) {}
[INFO] [stdout]     |                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create_sim`
[INFO] [stdout]   --> src/debugger/nvim.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let create_sim: Function<String, Result<bool, api::Error>> =
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_create_sim`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/debugger/mod.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 |                 _ => {}
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/debugger/mod.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 (Action::Quit, Mode::Insert) => {
[INFO] [stdout]     |                 ---------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 257 |                 (Action::Quit, Mode::Normal) => {
[INFO] [stdout]     |                 ---------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 260 |                 (Action::Step, Mode::Normal) => {
[INFO] [stdout]     |                 ---------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 265 |                 (Action::Run, Mode::Normal) => {
[INFO] [stdout]     |                 --------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 315 |                 _ => {}
[INFO] [stdout]     |                 ^ ...and 7 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/debugger/mod.rs:466:39
[INFO] [stdout]     |
[INFO] [stdout] 466 |     fn handle_output_input(&mut self, action: KeyPress, mode: Mode) {}
[INFO] [stdout]     |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]    --> src/debugger/mod.rs:466:57
[INFO] [stdout]     |
[INFO] [stdout] 466 |     fn handle_output_input(&mut self, action: KeyPress, mode: Mode) {}
[INFO] [stdout]     |                                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/debugger/mod.rs:468:38
[INFO] [stdout]     |
[INFO] [stdout] 468 |     fn handle_state_input(&mut self, action: KeyPress, mode: Mode) {}
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]    --> src/debugger/mod.rs:468:56
[INFO] [stdout]     |
[INFO] [stdout] 468 |     fn handle_state_input(&mut self, action: KeyPress, mode: Mode) {}
[INFO] [stdout]     |                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Rc<RefCell<String>>` cannot be shared between threads safely
[INFO] [stdout]    --> tests/execution.rs:21:36
[INFO] [stdout]     |
[INFO] [stdout]  17 |     let cb = move |_: &mut LC3Simulator, v| -> () {
[INFO] [stdout]     |              ------------------------------------ within this `{closure@tests/execution.rs:17:14: 17:50}`
[INFO] [stdout] ...
[INFO] [stdout]  21 |     sim.add_write_callback(0xFE06, cb);
[INFO] [stdout]     |         ------------------         ^^ `Rc<RefCell<String>>` cannot be shared between threads safely
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `{closure@tests/execution.rs:17:14: 17:50}`, the trait `Sync` is not implemented for `Rc<RefCell<String>>`
[INFO] [stdout] note: required because it's used within this closure
[INFO] [stdout]    --> tests/execution.rs:17:14
[INFO] [stdout]     |
[INFO] [stdout]  17 |     let cb = move |_: &mut LC3Simulator, v| -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `LC3Simulator::add_write_callback`
[INFO] [stdout]    --> src/simulator/mod.rs:409:73
[INFO] [stdout]     |
[INFO] [stdout] 409 |     pub fn add_write_callback<T: Fn(&mut LC3Simulator, u16) + 'static + Sync + Send>(
[INFO] [stdout]     |                                                                         ^^^^ required by this bound in `LC3Simulator::add_write_callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Rc<RefCell<String>>` cannot be sent between threads safely
[INFO] [stdout]    --> tests/execution.rs:21:36
[INFO] [stdout]     |
[INFO] [stdout]  17 |     let cb = move |_: &mut LC3Simulator, v| -> () {
[INFO] [stdout]     |              ------------------------------------ within this `{closure@tests/execution.rs:17:14: 17:50}`
[INFO] [stdout] ...
[INFO] [stdout]  21 |     sim.add_write_callback(0xFE06, cb);
[INFO] [stdout]     |         ------------------         ^^ `Rc<RefCell<String>>` cannot be sent between threads safely
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `{closure@tests/execution.rs:17:14: 17:50}`, the trait `Send` is not implemented for `Rc<RefCell<String>>`
[INFO] [stdout] note: required because it's used within this closure
[INFO] [stdout]    --> tests/execution.rs:17:14
[INFO] [stdout]     |
[INFO] [stdout]  17 |     let cb = move |_: &mut LC3Simulator, v| -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `LC3Simulator::add_write_callback`
[INFO] [stdout]    --> src/simulator/mod.rs:409:80
[INFO] [stdout]     |
[INFO] [stdout] 409 |     pub fn add_write_callback<T: Fn(&mut LC3Simulator, u16) + 'static + Sync + Send>(
[INFO] [stdout]     |                                                                                ^^^^ required by this bound in `LC3Simulator::add_write_callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] warning: function `cond_code` is never used
[INFO] [stdout]  --> tests/instruction_execute.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn cond_code(value: u16) -> u16 {
[INFO] [stdout]   |    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lc3tools-rs` (test "execution") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "11dcb021eb4ed865d50efd1ee8f1382eab6923f1af13e6f2802e8ee7812a2945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11dcb021eb4ed865d50efd1ee8f1382eab6923f1af13e6f2802e8ee7812a2945", kill_on_drop: false }`
[INFO] [stdout] 11dcb021eb4ed865d50efd1ee8f1382eab6923f1af13e6f2802e8ee7812a2945
